xen.git
2010-12-24 Keir Fraserx86: link-time .data section adjustments
2010-12-24 Keir Fraserx86-64: use PC-relative exception table entries
2010-12-24 Keir Frasermake sort() generally available
2010-12-24 Keir Fraserblkif: add placeholder for packet extension to block...
2010-12-24 Keir Fraserx86 xsave: supports xsave (CPUID:0xD) enumeration for...
2010-12-24 Keir Fraserx86 xsave: Enable xsave_feature[62] (AMD Lightweight...
2010-12-24 Keir Fraserx86 xsave: Fix 64bit xsave_feature support for set_xcr0().
2010-12-24 Keir Frasercredit2: On debug keypress print load average as a...
2010-12-24 Keir Frasercredit2: Different unbalance tolerance for underloaded...
2010-12-24 Keir Frasercredit2: Introduce a loadavg-based load balancer
2010-12-24 Keir Frasercredit2: Use loadavg to pick cpus, instead of instantan...
2010-12-24 Keir Frasercredit2: Migrate request infrastructure
2010-12-24 Keir Frasercredit2: Track expected load
2010-12-24 Keir Frasercredit2: Track average load contributed by a vcpu
2010-12-24 Keir Frasercredit2: Calculate load average
2010-12-24 Keir Frasercredit2: Detect socket layout and assign one runqueue...
2010-12-24 Keir Frasercredit2: Simple cpu picker based on instantaneous load
2010-12-24 Keir Frasercredit2: Calculate instantaneous runqueue load
2010-12-24 Keir Frasercredit2: Handle runqueue changes
2010-12-24 Keir Frasercredit2: Refactor runqueue initialization
2010-12-24 Keir Fraserscheduler: Introduce pcpu_schedule_lock
2010-12-24 Keir Fraserscheduler: Update vcpu_schedule_lock to check for chang...
2010-12-24 Keir Frasercredit2: Quieten some debug messages
2010-12-09 Juergen GrossSupport new xl command cpupool-numa-split
2010-12-09 Juergen GrossSupport renaming of cpupools
2010-12-09 Juergen GrossExtend cpupools to support numa
2010-12-09 Juergen Grosssupport topolgy info in xl info
2010-12-09 Juergen GrossSupport getting topology info in libxl
2010-12-03 Ian Campbelllibxc: refactor Linux OS interface into a separate...
2010-12-03 Ian Campbelllibxc: move foreign memory functions to xc_foreign_memory.c
2010-12-03 Ian Campbelllibxc: add abitility to dynamically load osdep.
2010-12-03 Ian Campbelllibxc: osdep: Use XC_PAGE_{SHIFT,MASK}.
2010-12-03 Ian Campbelllibxc: allow osdep backends to log via the xc infrastru...
2010-12-03 Ian Campbelllibxc: drop fd from xc_interface
2010-12-03 Ian Campbelllibxc: add ability to query OS interface for "fakeness"
2010-12-03 Ian Campbelllibxc: osdep: convert xc_gnttab_set_max_grants()
2010-12-03 Ian Campbelllibxc: osdep: convert xc_gnttab_munmap()
2010-12-03 Ian Campbelllibxc: osdep: convert xc_gnttab_map_{grant_ref,grant_re...
2010-12-03 Ian Campbelllibxc: osdep: convert xc_evtchn_{pending,unmask}()
2010-12-03 Ian Campbelllibxc: osdep: convert xc_evtchn_unbind()
2010-12-03 Ian Campbelllibxc: osdep: convert xc_evtchn_bind_virq()
2010-12-03 Ian Campbelllibxc: osdep: convert xc_evtchn_bind_interdomain()
2010-12-03 Ian Campbelllibxc: osdep: convert xc_evtchn_bind_unbound_port()
2010-12-03 Ian Campbelllibxc: osdep: convert xc_evtchn_notify()
2010-12-03 Ian Campbelllibxc: osdep: convert xc_evtchn_fd()
2010-12-03 Ian Campbelllibxc: osdep: convert xc_map_foreign_ranges()
2010-12-03 Ian Campbelllibxc: osdep: convert xc_map_foreign_range()
2010-12-03 Ian Campbelllibxc: osdep: convert xc_map_foreign_{batch,bulk}
2010-12-03 Ian Campbelllibxc: osdep: convert do_xen_hypercall()
2010-12-03 Ian Campbelllibxc: osdep: add framework for abstracting access...
2010-12-23 Ian Campbelllibxc: convert gnttab interfaces to use an opaque handl...
2010-12-23 Ian Campbelllibxc: convert evtchn interfaces to use an opaque handl...
2010-12-23 Ian Campbelllibxc: some xc_gnttab_* functions are not Linux specific
2010-12-22 Ian Jacksontools/hotplug: read /etc/default/xencommons if appropriate
2010-12-21 Keir FraserEPT/VT-d: disable page sharing by default.
2010-12-21 Keir Fraserx86 hvm ept: Remove EPT guest linear address validation
2010-12-17 Keir Frasertools/hotplug/Linux: Avoid dependency on iptables connt...
2010-12-17 Keir Fraserx86, atomic: Fix 32-bit version of atomic_write64().
2010-12-17 Keir Fraserx86 ept: Define and use atomic_{read,write}_ept_entry().
2010-12-17 Keir Fraservtd: Reinstate ACPI DMAR on system shutdown or S3/S4/S5.
2010-12-17 Keir Fraserx86 hvm: Move CPUID.0xd (XSAVE) configuration into...
2010-12-17 Keir Fraserx86:xsaveopt: Enable xsaveopt feature in Xen and guest
2010-12-16 Keir Fraserxentrace: Clean up initialisation.
2010-12-16 Keir Fraservtd: Clean up a recent printk message.
2010-12-16 Keir Fraserx86: Define pte_{read,write}[_atomic] in terms of atomi...
2010-12-16 Keir Fraserx86: Define atomic_{read,write}{8,16,32,64} accessor...
2010-12-16 Keir Fraserx86/bitops.h: Remove unused smp_mb__* macros
2010-12-16 Keir Fraserx86/atomic.h: Clean up for Xen code style; remove unuse...
2010-12-16 Keir Fraserx86: Remove unnecessary LOCK/LOCK_PREFIX macros.
2010-12-16 Keir Fraserx86: move early page fault code into .init.text
2010-12-16 Keir Fraserx86/asm: allow some unlikely taken branches to be stati...
2010-12-16 Olaf Heringtools/xcutils: xc_save: add missing whitespace
2010-12-16 Olaf Heringtools/libxc: fix comment typo in xc_domain_save
2010-12-16 Christoph Eggerlibxl: constify libxl_create_cpupool()
2010-12-16 Christoph Eggertools, bsd: complete implementation of discard_file_cache
2010-12-16 Ian Campbellxenstore: set implicit path for socket connections
2010-12-16 Ian Campbelltools/hotplug: Do not recursively invoke xenstore_write...
2010-12-16 Ian Jacksontools/xl: fix race which can leave an xl monitor proces...
2010-12-16 Ian JacksonQEMU_TAG update
2010-12-16 Keir Fraseraudit_p2m: fix syntax errors in disabled debug code
2010-12-16 Keir Fraservtd: Require unmap_vtd_domain_page() on a couple of...
2010-12-15 Ian JacksonMerge
2010-12-15 Kouya Shimuratools/hotplug/Linux: force release lock if holder proce...
2010-12-15 Keir Frasersvm: support VMCB cleanbits
2010-12-15 Keir FraserEPT/VT-d page table sharing
2010-12-15 Ian Jacksonblktap2: fix up non-ASCII characters in 21129:bf74d9c31674
2010-12-15 Keir Fraserx86/mm: make paging_map_log_dirty_bitmap() static
2010-12-15 Keir Fraserx86/mm: fix up paging_mfn_is_dirty()
2010-12-15 Keir Fraserx86/mm: move mfn_is_dirty along with the rest of the...
2010-12-15 Keir Fraserx86/32on64: zero-extend hypercall index before use...
2010-12-15 Keir Fraserx86-64: fix restoring of hypercall arguments after...
2010-12-15 Keir FraserReduce side effects of handling '*' debug key
2010-12-15 Keir Fraserx86: adjust other interrupt related section placement
2010-12-15 Keir Fraserx86: adjust x2apic section placement
2010-12-15 Keir Fraserx86: x2apic pre-enabled but intr-remapping is not enabled
2010-12-15 Keir Fraserx86: increase MAX_LOCAL_APIC
2010-12-15 Keir Fraserx86: mpparse and cstate need to use 32bit apic id
2010-12-15 Keir Fraserx86: Fix multicall handling for 6-arg hypercalls.
2010-12-15 Keir Fraserx86 hvm: Enable 6-argument hypercalls
2010-12-15 Keir Fraserx86 hvm: Expose TSC_DEADLINE CPU feature to guests...
next